home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power CD-ROM!! 8
/
Power CD-ROM 8.iso
/
prgmming
/
pmd110
/
read.me
< prev
next >
Wrap
Text File
|
1994-11-13
|
3KB
|
84 lines
Program information
===================
Program: Borland Pascal Debug Kit
Release: 1.10b
Date: 10 november 1994
Author: Berend de Boer
Company: Nederware
CIS: 100120,3121
email: berend@beard.nest.nl
Fidonet: Berend de Boer, 2:281/527.23
Fax: +31 4186-1992
This file contains late minute information which could for some reason
not be included in the manuals. A list of all files in this release is
provided too.
About the Borland Pascal Debug Kit
==================================
This Kit helps Borland Pascal 7.0 Dos/DPMI or Windows programmers to develop
programs with less bugs faster. This Kit can track memory allocations
and deallocations, give a report of not allocated memory, give a
symbolic stackd dump if a run-time error occurs and much more.
The manual is contained in MANUAL.TXT. The original manual is typesetted
in the Borland look. Converted to ascii, it doesn't look very nice. Also
the reference section is not included. Registered users get a full,
printed, ringbound manual.
Where is the latest version
===========================
The Borland Pascal Kit is distributed through many BBS's and network.
Here the list of BBS's guaranteed to have the latest version:
CompuServe
go to the BPASCAL forum, check out lib 3 for the file PMDxxx.ZIP where
xxx is the version number.
Fidonet
Contrast BBS, 2:281/527, carries NederWare tools. Check out the file
PMDxxx.ZIP or use the magic file name PMD for the latest version.
The phone number of Contrast is:
from The Netherlands call: 070-3234903
from all other countries call: +31 70-3234903
The PMDxxx.ZIP (or PMDxxx.ARJ or whatever, as sysops may use a
different compression program) is also distributed through
PascalNet.
Internet
You might try garbo.uwasa.fi:/pc/turbopas. But it's not guaranteed
they have absolute the latest version.
FILES
=====
BB*.PAS - general purpose routines
HEAP.DIF - diff file with all changes made to HEAP.ASM
LICENSE.FRM - license details for this package
MANUAL.TXT - ascii version of manual.
MEMCHECK.PAS - tracks allocations and deallocations
OBJMEMORY.PAS - memory objects
PMD.PAS - the post mortem debugger
PMD.TPH - Full help in Borland IDE for all supplied units
(registered version only)
READ.ME - this file
REGISTER.FRM - tells you how to register this package
SMALL.TPH - An extract of PMD.TPH showing you some units. You get
the full help version if you register.
SYSTEM.DIF - diff file with all changes made to SYSTEM.PAS routine
TDINFO.PAS - the heart of the utilities, the debug reader
TESTMEM.EXE - compiled version of TESTMEM.PAS
TESTMEM.PAS - program to test MemCheck
TESTPMD.PAS - program to test the Post Mortem Debugger
WMEM.DIF - diff file with all changes made to WMEM.ASM
Also included are the compiled versions of SYSTEM.PAS and WMEM.ASM and
HEAP.ASM